Represents a single email, which might contain attachments
Properties
Name | Returns | Notes | Example |
---|---|---|---|
title | String | ||
inbox | EmailFolder | ||
date | Date | ||
fromStr | String | ||
subject | String | ||
html | String | ||
parent | CommonCollectionResource | ||
name | String | ||
children | List | ||
entity | BaseEntity | ||
accessControlList | Map | ||
size | int | ||
attachedMessages | List | ||
from | MailboxAddress | ||
attachments | List | ||
replyTo | MailboxAddress | ||
text | String | ||
disposition | String | ||
encoding | String | ||
contentLanguage | String | ||
headers | Map | ||
to | List | ||
message | String | ||
cc | List | ||
bcc | List | ||
sender | ProfileBean |
Ask a question, or offer an answer